[INFO] cloning repository https://github.com/itohti/DraftPickBackend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itohti/DraftPickBackend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohti%2FDraftPickBackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohti%2FDraftPickBackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c705a44881e211a7c04177e274658f6591fe6a7a
[INFO] fixing itohti/DraftPickBackend against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohti%2FDraftPickBackend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itohti/DraftPickBackend
[INFO] finished tweaking git repo https://github.com/itohti/DraftPickBackend
[INFO] tweaked toml for git repo https://github.com/itohti/DraftPickBackend written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itohti/DraftPickBackend on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itohti/DraftPickBackend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded yup-oauth2 v12.1.0
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27
[INFO] running `Command { std: "docker" "start" "930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking yup-oauth2 v12.1.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking DraftPickBackend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/teams.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |       if let Err(e) = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 56 | |         r#"
[INFO] [stdout] 57 | |         INSERT INTO teams (name, selections, team_size, team_money, is_picking, created_by)
[INFO] [stdout] 58 | |         VALUES (?, ?, ?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         claims.sub
[INFO] [stdout] 66 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/teams.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |       match sqlx::query_as!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 82 | |         Player,
[INFO] [stdout] 83 | |         r#"SELECT * FROM players WHERE ign LIKE ? LIMIT 1"#,
[INFO] [stdout] 84 | |         like_pattern
[INFO] [stdout] 85 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/teams.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |               match sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 92 | |                 Team,
[INFO] [stdout] 93 | |                 r#"SELECT * FROM teams WHERE created_by = ? ORDER BY id DESC LIMIT 1"#,
[INFO] [stdout] 94 | |                 username
[INFO] [stdout] 95 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/teams.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |                       if let Err(e) = sqlx::query!(
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 122 | |                         r#"
[INFO] [stdout] 123 | |                         UPDATE teams
[INFO] [stdout] 124 | |                         SET selections = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |                         team.id
[INFO] [stdout] 129 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/teams.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |                       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 141 | |                         r#"UPDATE players SET drafted = 1 WHERE ign = ?"#,
[INFO] [stdout] 142 | |                         player.ign
[INFO] [stdout] 143 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/teams.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let delete_result = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 188 | |         "DELETE FROM teams WHERE id = ? AND created_by = ?", team_id, claims.sub
[INFO] [stdout] 189 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/users.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |                   let create_result = sqlx::query!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 36 | |                     r#"
[INFO] [stdout] 37 | |                     INSERT INTO users (team_id, name, username, ign, password)
[INFO] [stdout] 38 | |                     VALUES (?, ?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |                     payload.password
[INFO] [stdout] 45 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/users.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |       let remove_result = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 73 | |         r#"
[INFO] [stdout] 74 | |         DELETE FROM users WHERE username = ?
[INFO] [stdout] 75 | |         "#,
[INFO] [stdout] 76 | |         username
[INFO] [stdout] 77 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/players.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |       let saved_players = sqlx::query_as!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 58 | |         Player,
[INFO] [stdout] 59 | |         r#"
[INFO] [stdout] 60 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |         "#
[INFO] [stdout] 73 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/players.rs:86:9
[INFO] [stdout]     |
[INFO] [stdout]  86 | /         sqlx::query!(
[INFO] [stdout]  87 | |             r#"
[INFO] [stdout]  88 | |             INSERT INTO players (
[INFO] [stdout]  89 | |                 name, peak_rank, current_rank, teammate_preferences,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             false,
[INFO] [stdout] 111 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/draft.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 84 | |             r#"
[INFO] [stdout] 85 | |             INSERT INTO draft_state (id, phase, teams, current_turn, drafted_players)
[INFO] [stdout] 86 | |             VALUES (1, ?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             drafted_players_json
[INFO] [stdout] 96 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let delete_draft_result = sqlx::query!("DELETE FROM draft_state WHERE id = 1")
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:145:33
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let delete_players_result = sqlx::query!("DELETE FROM players")
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let delete_teams_result = sqlx::query!("DELETE FROM teams")
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let update_result = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 252 | |         r#"
[INFO] [stdout] 253 | |         UPDATE players
[INFO] [stdout] 254 | |         SET drafted = 1
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |         payload.ign
[INFO] [stdout] 258 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/teams.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |       if let Err(e) = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 56 | |         r#"
[INFO] [stdout] 57 | |         INSERT INTO teams (name, selections, team_size, team_money, is_picking, created_by)
[INFO] [stdout] 58 | |         VALUES (?, ?, ?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         claims.sub
[INFO] [stdout] 66 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/teams.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |       match sqlx::query_as!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 82 | |         Player,
[INFO] [stdout] 83 | |         r#"SELECT * FROM players WHERE ign LIKE ? LIMIT 1"#,
[INFO] [stdout] 84 | |         like_pattern
[INFO] [stdout] 85 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/teams.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |               match sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 92 | |                 Team,
[INFO] [stdout] 93 | |                 r#"SELECT * FROM teams WHERE created_by = ? ORDER BY id DESC LIMIT 1"#,
[INFO] [stdout] 94 | |                 username
[INFO] [stdout] 95 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 307 | |         r#"
[INFO] [stdout] 308 | |         INSERT INTO draft_state (id, phase, teams, current_turn, drafted_players, direction)
[INFO] [stdout] 309 | |         VALUES (1, ?, ?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |         state_guard.direction
[INFO] [stdout] 322 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/teams.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |                       if let Err(e) = sqlx::query!(
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 122 | |                         r#"
[INFO] [stdout] 123 | |                         UPDATE teams
[INFO] [stdout] 124 | |                         SET selections = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |                         team.id
[INFO] [stdout] 129 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/teams.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |                       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 141 | |                         r#"UPDATE players SET drafted = 1 WHERE ign = ?"#,
[INFO] [stdout] 142 | |                         player.ign
[INFO] [stdout] 143 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/teams.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let delete_result = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 188 | |         "DELETE FROM teams WHERE id = ? AND created_by = ?", team_id, claims.sub
[INFO] [stdout] 189 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/users.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |                   let create_result = sqlx::query!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 36 | |                     r#"
[INFO] [stdout] 37 | |                     INSERT INTO users (team_id, name, username, ign, password)
[INFO] [stdout] 38 | |                     VALUES (?, ?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |                     payload.password
[INFO] [stdout] 45 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/users.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |       let remove_result = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 73 | |         r#"
[INFO] [stdout] 74 | |         DELETE FROM users WHERE username = ?
[INFO] [stdout] 75 | |         "#,
[INFO] [stdout] 76 | |         username
[INFO] [stdout] 77 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/players.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |       let saved_players = sqlx::query_as!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 58 | |         Player,
[INFO] [stdout] 59 | |         r#"
[INFO] [stdout] 60 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |         "#
[INFO] [stdout] 73 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/players.rs:86:9
[INFO] [stdout]     |
[INFO] [stdout]  86 | /         sqlx::query!(
[INFO] [stdout]  87 | |             r#"
[INFO] [stdout]  88 | |             INSERT INTO players (
[INFO] [stdout]  89 | |                 name, peak_rank, current_rank, teammate_preferences,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             false,
[INFO] [stdout] 111 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/routes/draft.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 84 | |             r#"
[INFO] [stdout] 85 | |             INSERT INTO draft_state (id, phase, teams, current_turn, drafted_players)
[INFO] [stdout] 86 | |             VALUES (1, ?, ?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             drafted_players_json
[INFO] [stdout] 96 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let delete_draft_result = sqlx::query!("DELETE FROM draft_state WHERE id = 1")
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:145:33
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let delete_players_result = sqlx::query!("DELETE FROM players")
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let delete_teams_result = sqlx::query!("DELETE FROM teams")
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let update_result = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 252 | |         r#"
[INFO] [stdout] 253 | |         UPDATE players
[INFO] [stdout] 254 | |         SET drafted = 1
[INFO] [stdout] ...   |
[INFO] [stdout] 257 | |         payload.ign
[INFO] [stdout] 258 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/draft.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 307 | |         r#"
[INFO] [stdout] 308 | |         INSERT INTO draft_state (id, phase, teams, current_turn, drafted_players, direction)
[INFO] [stdout] 309 | |         VALUES (1, ?, ?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |         state_guard.direction
[INFO] [stdout] 322 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Json`
[INFO] [stdout]  --> src/main.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{sqlite::SqlitePoolOptions, types::Json};
[INFO] [stdout]   |                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/main.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{info, error};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::RwLock`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::RwLock;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/services/websocket.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, error};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pool`
[INFO] [stdout]  --> src/routes/players.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sqlx::{pool, SqlitePool};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Player`
[INFO] [stdout]   --> src/routes/players.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{dto::player_dto::{PlayerCard, Player}, services::draft_player_formatter};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/routes/draft.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::{Extension, Path, Json},
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DraftState` and `SharedDraftState`
[INFO] [stdout]   --> src/main.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use dto::draft_dto::{DraftState, SharedDraftState};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Json`
[INFO] [stdout]  --> src/main.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{sqlite::SqlitePoolOptions, types::Json};
[INFO] [stdout]   |                                       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/main.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{info, error};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::RwLock`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::RwLock;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/services/websocket.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, error};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pool`
[INFO] [stdout]  --> src/routes/players.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sqlx::{pool, SqlitePool};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Player`
[INFO] [stdout]   --> src/routes/players.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{dto::player_dto::{PlayerCard, Player}, services::draft_player_formatter};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/routes/draft.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 |     extract::{Extension, Path, Json},
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DraftState` and `SharedDraftState`
[INFO] [stdout]   --> src/main.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use dto::draft_dto::{DraftState, SharedDraftState};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/routes/teams.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         Some(s) => serde_json::from_str(&s).unwrap_or_else(|_| vec![]),
[INFO] [stdout]     |                              ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/routes/teams.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         Some(s) => serde_json::from_str(&s).unwrap_or_else(|_| vec![]),
[INFO] [stdout]     |                              ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/routes/teams.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         Some(s) => serde_json::from_str(&s).unwrap_or_else(|_| vec![]),
[INFO] [stdout]     |                         ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:605:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/routes/teams.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         Some(s) => serde_json::from_str(&s).unwrap_or_else(|_| vec![]),
[INFO] [stdout]     |                         ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:605:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `DraftPickBackend` (bin "DraftPickBackend") due to 18 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `DraftPickBackend` (bin "DraftPickBackend" test) due to 18 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27", kill_on_drop: false }`
[INFO] [stdout] 930377e068224d2234ba763e20eadc5970ff45bc30c6fa91660bceda030c9a27
